Resurrect 2 entries in src/ChangeLog nuked by the previous commit.
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Apr 2014 15:56:23 +0000 (18:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Apr 2014 15:56:23 +0000 (18:56 +0300)
src/ChangeLog

index d4978315801531afd9f0e96fd664a26bc18f0238..1881d7928337059905663bd777cc8f77337f4de9 100644 (file)
@@ -7,6 +7,16 @@
        Treat rfds, wfds, efds consistently, and test G_IO_PRI too.
        Clear input masks when pselect returns zero.
 
+2014-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffer.c (Foverlays_at): Add argument `sorted'.
+
+2014-04-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * insdel.c (invalidate_buffer_caches): When deleting or replacing
+       text, invalidate the bidi_paragraph_cache upto and including the
+       preceding newline.
+
 2014-04-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port to IRIX 6.5 (Bug#9684).